home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 22
/
Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso
/
Aminet
/
biz
/
dbase
/
db.lha
/
Examples
/
ARexxDemos
/
integerfield.db
< prev
next >
Wrap
Text File
|
1994-11-20
|
166b
|
8 lines
/* Rexxprogram for db to force a field to contain an integer.
* By Anders Callertun 1994
*/
options results
GETFIELD
if datatype(result,'Whole')=0 then RETRYINPUT